home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <meta name="GENERATOR" content="amaya 5.4, see http://www.w3.org/Amaya/" />
- <title>Creating HTML Style Elements</title>
- <style type="text/css">
- </style>
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p><a href="about_applying_style_using_html_elements.html"
- accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
- <a href="../StyleSheets.html" accesskey="t"><img alt="top"
- src="../../images/up.gif" /></a> <a href="removing_style.html"
- accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body" class="Section1">
- <h1>Creating HTML Style Elements</h1>
-
- <p>Two submenus on the <strong>Style</strong> menu enable you to add HTML
- elements to your CSS style sheet: <strong>Information Type</strong> and
- <strong>Character Elements</strong>.</p>
-
- <h2>Information Types</h2>
-
- <p>The <strong>Information Type</strong> submenu lists HTML elements that
- define abstract styles. Three of these styles are also available through
- buttons: <em>emphasis</em> <img src="../../images/Em.gif"
- alt="Emphasis button" />, <strong>strong</strong> <img
- src="../../images/Strong.gif" alt="Strong button" /> and <code>code</code>
- <img src="../../images/code.gif" alt="Code button" />.</p>
-
- <p class="ProcedureCaption">To apply an information type:</p>
- <ol>
- <li>Select a character string in your page.
- <p></p>
- </li>
- <li>Choose an option from the <strong>Information Types</strong> submenu.
- <p>The selected character string displays in the chosen style.</p>
- </li>
- </ol>
-
- <h2>Character Elements</h2>
-
- <p>The <strong>Character Elements</strong> submenu enables you to change the
- style of the text to italic, bold, teletype, superscript, subscript, and so
- on (these are included to complete the HTML 3.2 implementation).</p>
-
- <p class="ProcedureCaption">To apply a character element:</p>
- <ol>
- <li>Select a character string in your page.
- <p></p>
- </li>
- <li>Choose an option from the <strong>Character Elements</strong> submenu.
- <p>The selected character string displays the chosen style.</p>
- </li>
- </ol>
-
- <h2>See Also:</h2>
- <ul>
- <li><a href="working_with_styles.html">Working with Styles</a></li>
- </ul>
- </div>
- </body>
- </html>
-